Update Unifont to 8.0.01
authorJiahao Chen <jiahao@mit.edu>
Mon, 29 Jun 2015 20:42:34 +0000 (16:42 -0400)
committerJiahao Chen <jiahao@mit.edu>
Mon, 29 Jun 2015 20:42:34 +0000 (16:42 -0400)
data/Makefile

index 409e03af2f2965c6b116a8cde2e9cac9d4a6ea1d..ebe67aec7e3a17b41b6861dcb9a717b58f534e3d 100644 (file)
@@ -22,8 +22,8 @@ URLCACHE=https://cache.e.ip.saba.us/
 utf8proc_data.c.new: data_generator.rb UnicodeData.txt GraphemeBreakProperty.txt DerivedCoreProperties.txt CompositionExclusions.txt CaseFolding.txt CharWidths.txt
        $(RUBY) data_generator.rb < UnicodeData.txt > $@
 
-# GNU Unifont version for font-metric calculations:
-UNIFONT_VERSION=7.0.06
+# GNU Unifont version for font metric calculations:
+UNIFONT_VERSION=8.0.01
 
 unifont-$(UNIFONT_VERSION).ttf:
        $(CURL) $(CURLFLAGS) -o $@ $(URLCACHE)http://unifoundry.com/pub/unifont-$(UNIFONT_VERSION)/font-builds/unifont-$(UNIFONT_VERSION).ttf